//==============================================================================
// Hero Greek_Anim.txt
//==============================================================================

import Greek_Large_Shield_anim.txt
import Greek_Sword_anim.txt

//==============================================================================
define SunLight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon Sunlight
      }
   }
}


//==============================================================================
define GroundGlow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A God Power Summon GroundGlow
      }
   }
}


//==============================================================================
define heroglow
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Glow Small
      }
   }
}

//==============================================================================
define soul
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul
      }
   }
}

//==============================================================================
define soulaurora
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Aurora
      }
   }
}

//==============================================================================
define heavenlight
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Heaven Light
      }
   }
}

//==============================================================================
define soulbirth
{
   set hotspot
   {
      version
      {
         Visualparticle SFX A Hero Soul Birth
      }
   }
}

//==============================================================================
define BasileusShield
{
		set hotspot
		{
			version
			{
					visual Attachments G Shield Large Iron
					ReplaceTexture Attachments G Shield Copper/Attachments G Shield Iron
			}
		}
}

//==============================================================================
anim Bored
{
	SetSelector
	{
	ContainLogic
		set hotspot
		{
			version
			{
				Visual hero G achilles_BoredA
				connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual hero G achilles_carryboreda
				connect LeftForearm Basileusshield hotspot
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
	}
}

//==============================================================================
anim Walk
{
	SetSelector
	{
	ContainLogic
		set hotspot
		{
			version
			{  
				Visual hero G achilles_Walka
	//-- auto generated by the bang animation tool
	//-- do not hand edit these values
					tag FootstepLeft 0.00 true   
					tag FootstepRight 0.20 true   
					tag FootstepLeft 0.65 true   
					tag FootstepRight 0.55 true   
	//-- end auto generated section
				connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
				Connect FRONTABDOMEN heroglow hotspot
			}
      }
		set hotspot
		{
			version
			{  
				Visual hero G achilles_carrya
	//-- auto generated by the bang animation tool
	//-- do not hand edit these values
					tag FootstepLeft 0.00 true   
					tag FootstepRight 0.20 true   
					tag FootstepLeft 0.65 true   
					tag FootstepRight 0.55 true   
	//-- end auto generated section
				connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
				Connect FRONTABDOMEN heroglow hotspot
			}
      }
   }
}

//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual hero G achilles_DeathA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag SpecificSoundSet 0.00 false AHeroHasFallen  checkOwner
            tag SpecificSoundSet 0.60 false HeavyFall checkVisible 
//-- end auto generated section
			connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
Connect FRONTABDOMEN heroglow hotspot
				connect ATTACHPOINT soul hotspot
				connect ATTACHPOINT soulaurora hotspot
				connect ATTACHPOINT heavenlight hotspot
				connect ATTACHPOINT soulbirth hotspot
         }
      }
   }
}

//==============================================================================
anim Recover
{
   SetSelector
   {
      set hotspot
      {
         version
         {
            Visual hero G achilles_boredA
				Connect FRONTABDOMEN heroglow hotspot
				connect hotspot sunlight hotspot
				connect hotspot groundglow hotspot
			connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
         }
      }
   }
}

//==============================================================================
anim heal
{
	SetSelector none 
	{
		set hotspot
		{
			version
			{
					Visual hero G achilles_carryboredA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
				tag Attack 0.40 true	
               tag SpecificSoundSet 0.00 false Heal checkVisible 
//-- end auto generated section
				Connect FRONTABDOMEN heroglow hotspot
			connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
			}
		}
	}
}

//==============================================================================
anim Idle
{
	SetSelector
	{
	ContainLogic
		set hotspot
		{
			version
			{
				Visual hero G achilles_IdleA
				connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
		set hotspot
		{
			version
			{
				Visual hero G achilles_carryidlea
				connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
				Connect FRONTABDOMEN heroglow hotspot
			}
		}
	}
}

//==============================================================================
anim Build
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual hero G achilles_IdleA
				connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}


//==============================================================================
anim Attack
{
   SetSelector
   {
      set hotspot
      {
         version
         {
				Visual hero G achilles_AttackA
//-- auto generated by the bang animation tool
//-- do not hand edit these values
            tag Attack 0.47 true   
            tag GenericSound 0.40 true   
//-- end auto generated section
				connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
				Connect FRONTABDOMEN heroglow hotspot
         }
      }
   }
}


//==============================================================================
anim Flail
{
   SetSelector
   {
      set hotspot
      {
         version
         {
			Visual hero G achilles_FlailA
			connect RightHand GreekSword hotspot
				connect LeftForearm Basileusshield hotspot
			Connect FRONTABDOMEN heroglow hotspot

         }
      }
   }
}
